﻿2026-07-10T09:12:06.2465822Z ##[group]Run actions/checkout@v5
2026-07-10T09:12:06.2466551Z with:
2026-07-10T09:12:06.2466914Z   repository: SaberMage/spt-core
2026-07-10T09:12:06.2469968Z   token: ***
2026-07-10T09:12:06.2470320Z   ssh-strict: true
2026-07-10T09:12:06.2470677Z   ssh-user: git
2026-07-10T09:12:06.2471030Z   persist-credentials: true
2026-07-10T09:12:06.2471415Z   clean: true
2026-07-10T09:12:06.2471774Z   sparse-checkout-cone-mode: true
2026-07-10T09:12:06.2472189Z   fetch-depth: 1
2026-07-10T09:12:06.2472549Z   fetch-tags: false
2026-07-10T09:12:06.2472906Z   show-progress: true
2026-07-10T09:12:06.2473268Z   lfs: false
2026-07-10T09:12:06.2473606Z   submodules: false
2026-07-10T09:12:06.2473967Z   set-safe-directory: true
2026-07-10T09:12:06.2474680Z ##[endgroup]
2026-07-10T09:12:06.3280283Z Syncing repository: SaberMage/spt-core
2026-07-10T09:12:06.3281873Z ##[group]Getting Git version info
2026-07-10T09:12:06.3282516Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T09:12:06.3283517Z [command]/usr/bin/git version
2026-07-10T09:12:06.3307361Z git version 2.43.0
2026-07-10T09:12:06.3327603Z ##[endgroup]
2026-07-10T09:12:06.3339814Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f820487e-5461-422d-8adc-517ae4eaf28a' before making global git config changes
2026-07-10T09:12:06.3341072Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T09:12:06.3343249Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T09:12:06.3377653Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T09:12:06.3397577Z https://github.com/SaberMage/spt-core
2026-07-10T09:12:06.3407936Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T09:12:06.3411097Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T09:12:06.3430941Z HEAD
2026-07-10T09:12:06.3463879Z ##[endgroup]
2026-07-10T09:12:06.3470108Z [command]/usr/bin/git submodule status
2026-07-10T09:12:06.3653652Z ##[group]Cleaning the repository
2026-07-10T09:12:06.3657144Z [command]/usr/bin/git clean -ffdx
2026-07-10T09:12:06.3920436Z Removing dist/
2026-07-10T09:12:06.3932250Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T09:12:06.4010646Z HEAD is now at 0a306c9a8 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T09:12:06.4017877Z ##[endgroup]
2026-07-10T09:12:06.4020424Z ##[group]Disabling automatic garbage collection
2026-07-10T09:12:06.4023905Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T09:12:06.4052739Z ##[endgroup]
2026-07-10T09:12:06.4053406Z ##[group]Setting up auth
2026-07-10T09:12:06.4059959Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T09:12:06.4092575Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T09:12:06.4289241Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T09:12:06.4319760Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T09:12:06.4531818Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T09:12:06.4563405Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T09:12:06.4760030Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T09:12:06.4793636Z ##[endgroup]
2026-07-10T09:12:06.4794499Z ##[group]Fetching the repository
2026-07-10T09:12:06.4800854Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +16fce9ba7828f03a5ade17f10d5f1a9eda580354:refs/remotes/pull/75/merge
2026-07-10T09:12:07.1560651Z From https://github.com/SaberMage/spt-core
2026-07-10T09:12:07.1561887Z  * [new ref]             16fce9ba7828f03a5ade17f10d5f1a9eda580354 -> pull/75/merge
2026-07-10T09:12:07.1583063Z ##[endgroup]
2026-07-10T09:12:07.1583712Z ##[group]Determining the checkout info
2026-07-10T09:12:07.1584454Z ##[endgroup]
2026-07-10T09:12:07.1588892Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T09:12:07.1630139Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T09:12:07.1661063Z ##[group]Checking out the ref
2026-07-10T09:12:07.1661867Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/75/merge
2026-07-10T09:12:07.1878804Z Previous HEAD position was 0a306c9a8 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T09:12:07.1880621Z HEAD is now at 16fce9ba7 Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T09:12:07.1892119Z ##[endgroup]
2026-07-10T09:12:07.1946752Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T09:12:07.1982661Z 16fce9ba7828f03a5ade17f10d5f1a9eda580354
